home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / comm / namnum1b.zip / NAME2NUM.TXT < prev   
Text File  |  1996-05-14  |  2KB  |  51 lines

  1.  
  2. This is name2num
  3. The package contains version 1.0 Beta
  4.  
  5. file_id.diz
  6. name2num.c
  7. name2num.exe
  8. name2num.txt
  9.  
  10. This package was designed to assist in maintaing libraries of
  11. image files where multiple copies of the same file exist with
  12. different names.
  13.  
  14. The program converts the file name to the CRC32 of the contents.
  15. The Directory and  filename-extension remain unchanged.
  16.  
  17. A log file is written to the CURRENT directory.
  18.  
  19. The logfile format is designed to be usefull in restoring the original
  20. filename.
  21.  
  22. The source code is include for *NIX users who want to compile it.
  23. The C file is *easily* ported to *nix, read it and see.
  24. You only need to change a few #includes  and the  Sepchar  variable.
  25.  
  26. Posession of the source code does NOT constitute ownership.
  27.  
  28. If you want modifications to the program EMAIL me and I will be happy
  29. to do this for you if possible.
  30.  
  31. This program when compiled under DOS (using Borland C) requires
  32. the  wildargs.obj  module to be linked in for command line wildcards to
  33. be accepted.
  34.  
  35. I hope you enjoy using this program and that it becomes widely accepted as
  36. a means to distribute image files.
  37.  
  38. It would also be very nice for me to receive some money for this program.
  39.  
  40. The license is VERY generous and is intended to let private individuals
  41. use it freely.
  42.  
  43. Users who use this in a business that generate revenue are required to
  44. pay the license fee.  The cancelled cheque is proof of payment.
  45.  
  46.  
  47. May 11 1996
  48. David J. Binette
  49. dbin@sce.de
  50.  
  51.